﻿@charset "utf-8";
/* CSS Document */
body,html {font-family: "微软雅黑"; color: #6c6c6c; background-color: white;}
a {color:#6c6c6c;}
a:hover { color:#b5710f;}
a.adb {display:block;}

.m-mnav>li:hover>a.n {text-decoration:none; color:white;}

.pnav {position:fixed; width:55%; height:100%;left:0;top:0;z-index:99; overflow-x:hidden;overflow-y:auto;display:none;}
.pnav a {color:white;}
.pnav ul ul {padding-left:15px;}

.color-ora,.color-ora * { color:#f99c34;}
.color-whi,.color-whi * { color:white;}
.color-gra,.color-gra * { color:#bdbdbd;}
.color-red,.color-red * { color:red;}

.bg-whi { background-color: white;}
.bg-ora { background-color: #f99c34;}
.bg-ora { color:white;}
.bg-gra { background: url(../../images/bjk.jpg);}
.bg-gra2 { background-color: #c4c3c1;}
.bg-gra2 { color:white;}
.bg-bro { background-color: #6d5a54;}
.bg-bro { color:white;}


.bor-ora {border:1px solid #f99c34;}
.bor-gra {border:1px solid #c6c6c6;}
.bor-bot-gra {border-bottom:2px solid #acacac;}
.bor-bot-gra2 {border-bottom:1px solid #c6c6c6;}
.bor-bot-gra3 {border-bottom:1px dashed #c6c6c6;}
.bor-bot-ora {border-bottom:3px solid #f99c34;}

.bor-rad {border-radius:5px;}

.m-shadow {box-shadow: 0px 3px 1px #c6c6c6;}


.top2 {margin-top:4px;}
.top2 form {margin-top: 24px;}
.top2 input[type='text'] {padding-left:30px; background:url(../../images/ss.png) no-repeat 5px center;}
.top2 input[type='submit'] {border-left:none;}

.m-mnav a {padding:8px 0;}
.m-mnav>li { background:url(../../images/fgx.png) no-repeat right center /auto 80%;}
.m-mnav>li:last-child {background:none;}
.m-mnav>li:hover a {background-color:#b5710f;color:white;}
.m-mnav>li:hover .m-snav a:hover {background-color:#f99c34;}

.foot {width:100%;left:0;bottom:0;}